home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4858 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: zetnet.co.uk!demon!mailgate.indian.co.uk
  2. From: nlehmans <nick@indian.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Multiply defined recipe for target
  5. Date: Wed, 07 Feb 1996 14:08:29 GMT
  6. Organization: One Little Indian Records
  7. Message-ID: <823702109.13271@mailgate.indian.co.uk>
  8. NNTP-Posting-Host: mailgate.indian.co.uk
  9. X-NNTP-Posting-Host: mailgate.indian.co.uk
  10. X-Mailer: Mozilla 1.1N (X11; I; SunOS 5.4 sun4m)
  11. MIME-Version: 1.0
  12. X-URL: news:comp.lang.c
  13. Content-Transfer-Encoding: 7bit
  14. Content-Type: text/plain; charset=us-ascii
  15.  
  16. I have little experience of C, so please excuse me, but have been trying to
  17. compile various C programs (NCSA httpd, perl, ghostscript, etc) on our Sun
  18. netra (Sunos5.4, solaris2.4), using GNU's gcc.
  19.  
  20. Every source that includes the function ".c.o: " won't compile.
  21.  
  22. error message = make: Makefile: line xxx: Error -- Multiply defined recipe for
  23. target .c.o
  24.  
  25. I suspect that either something is missing from my libraries, or the include
  26. path may be wrong; am looking for a benificent C expert to decipher this error
  27. message and maybe point me in the right direction.
  28.  
  29. Any help much appreciated!
  30.  
  31.